func crypto/ecdsa.inverse

3 uses

	crypto/ecdsa (current package)
		ecdsa.go#L301: 	inverse(c, kInv, k)
		ecdsa.go#L366: func inverse[Point nistPoint[Point]](c *nistCurve[Point], kInv, k *bigmod.Nat) {
		ecdsa.go#L523: 	inverse(c, w, s)